home *** CD-ROM | disk | FTP | other *** search
/ AP Professional Graphics CD-ROM Library / AP Professional Graphics CD-ROM Library.iso / pc / unix / appendix / gemsi / readme < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.4 KB  |  34 lines

  1.  
  2. This directory contains source code related to the book
  3. "Graphics Gems" (editor, Andrew S. Glassner, published by
  4. Academic Press, Cambridge, MA, 1990, ISBN 0-12-286165-5, 833 pgs.).
  5.  
  6. The authors and the publisher hold no copyright restrictions 
  7. on any of these files; this source code is public domain, and 
  8. is freely available to the entire computer graphics community 
  9. for study, use, and modification.  We do request that the 
  10. comment at the top of each file, identifying the original 
  11. author and its original publication in the book Graphics 
  12. Gems, be retained in all programs that use these files.
  13.  
  14. The original source files are stored in a plain text format; you
  15. may download  them without any special techniques (i.e. you need 
  16. not enable binary transfer, or have a special formatter to 
  17. read and use the code).  The updated source files in the "src"
  18. directory should be downloaded using binary transfer mode.
  19.  
  20. Additional submissions (bug fixes, skeleton programs, auxiliary
  21. routines, etc.) may be directed to the site administrator,
  22. Craig Kolb (cek@cs.princeton.edu).  He will determine on a case-by-case
  23. basis if a particular submission should be included in this archive.
  24. If accepted, these routines will be made available in a companion 
  25. directory.
  26.  
  27. src/            The most up-to-date version of each gem.
  28.             See src/README for details.
  29.  
  30. original/        Source code as printed in "Graphics Gems".
  31.             See original/README for details.
  32.  
  33. patches/        Patches to the original source code.
  34.